home *** CD-ROM | disk | FTP | other *** search
/ Dynamic Graphics Magazine (Alt) / Dynamic Graphics Magazine (Version B).iso / pc / dgm / bitgame.dir / 00016.ls < prev    next >
Encoding:
Text File  |  1997-03-25  |  1.3 KB  |  42 lines

  1. on startMovie
  2.   global gTest, gCount
  3.   set gTest to " "
  4.   set gCount to 0
  5.   set the visible of sprite 4 to 0
  6.   set the visible of sprite 5 to 0
  7.   set the visible of sprite 6 to 0
  8.   set the visible of sprite 7 to 0
  9.   set the visible of sprite 8 to 0
  10.   set the visible of sprite 9 to 0
  11.   set the visible of sprite 10 to 0
  12.   set the visible of sprite 11 to 0
  13.   set the visible of sprite 12 to 0
  14.   set the visible of sprite 14 to 1
  15.   set the visible of sprite 15 to 1
  16.   set the visible of sprite 16 to 1
  17.   set the visible of sprite 17 to 1
  18.   set the visible of sprite 18 to 1
  19.   set the visible of sprite 19 to 1
  20.   set the visible of sprite 20 to 1
  21.   set the visible of sprite 21 to 1
  22.   set the visible of sprite 22 to 1
  23.   set the visible of sprite 24 to 1
  24.   set the visible of sprite 25 to 1
  25.   set the visible of sprite 26 to 1
  26.   set the visible of sprite 27 to 1
  27.   set the visible of sprite 28 to 1
  28.   set the visible of sprite 29 to 1
  29.   set the visible of sprite 30 to 1
  30.   set the visible of sprite 31 to 1
  31.   set the visible of sprite 32 to 1
  32.   set the visible of sprite 39 to 1
  33.   set the visible of sprite 40 to 1
  34.   set the visible of sprite 41 to 1
  35.   set the visible of sprite 42 to 1
  36.   set the visible of sprite 43 to 1
  37.   set the visible of sprite 44 to 1
  38.   set the visible of sprite 45 to 1
  39.   set the visible of sprite 46 to 1
  40.   set the visible of sprite 47 to 1
  41. end
  42.